BufferType

enum BufferType : Enum<BufferType>

Represents the type of buffer level.

Entries

ForwardDuration
Link copied to clipboard
Represents the buffered data starting at the current playback time.
BackwardDuration
Link copied to clipboard
Represents the buffered data ending at the current playback time.

Inherited properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int